WAMP is an acronym for Windows, Apache, MySQL, and PHP. Basically, it creates an environment on your Windows computer to enable it to host websites locally.
It provides the key elements of a web server that are, in this case, Microsoft Windows as the operating system, the webserver is the Apache, for the database you have MySQL, and PHP is the web scripting software.