WampServer is a Web development platform on Windows that allows you to create dynamic Web applications with Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to intuitively develop Web applications. You will be able to tune your server without even touching its setting files. Best of all, WampServer is available for free (under GPML license) in both 32 and 64 bit versions. Wampserver is not compatible with Windows XP, SP3, or Windows Server 2003.

WAMP which consists of Windows, Apache, MySQL and PHP. AMPPS is a WAMP stack which can be installed on Desktop or on a Windows Server. Apache is the web server, MySQL is the database and PHP is server side scripting language. This WAMP Stack ships with PHP, PERL and Python server side scripting language, PERL and Python runs on the CGI and mod_wsgi respectively on the Web server. Along with MySQL, AMPPS also provides the developers to work with MongoDB Database. To manage the databases and tables, phpMyAdmin for MySQL and RockMongo for MongoDB are provided.

Reference Videos:

https://www.youtube.com/watch?v=EZYcyz9eBHc
https://www.youtube.com/watch?v=MsMaiHqkKkQ

Reference Links:

https://ampps.com/wamp
https://make.wordpress.org/core/handbook/tutorials/installing-a-local-server/wampserver/
https://www.instructables.com/id/Installing-WAMP-Server/
https://blog.templatetoaster.com/how-to-install-wamp/