WAMP is effectively a LAMP stack for Windows. Running a WAMP stack will allow you to install and host web applications that use Apache, PHP, and MySQL. In this tutorial, we'll be using WampServer on Windows Server. Downloading WAMP is as easy as any other application. Visit the [official site](http://www.wampserver.com/en/#download-wrapper) and download the latest WampServer version for your architecture. Open the installer executable, you will see a dialog confirming that you want to run ......