I never used wamp. From what I understand its just a software bundle so it should be similar to setting up apache.
With apache you basically install it, set the config.http file to the right values (google tutorials), put your source files in the right directory, open your firewall/router port 80 (this is the http protocol port), and you're set.
If you want a no-ip you just set one of those up and install the DUC on your machine.
If you want php support you will need to install/configure that as well (but I think wamp comes with it).
---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};