This thread is funny as nobody is answering Malotas questions:
Can I use a Webserver like Apache?
Malota has asked for WAMP, not LAMP. This is about using Apache on Windows. It has nothing to do with Mono or Linux.
There is a module mod_aspdotnet which adds ASP.NET to Apache. Some people even report that this support ASP.NET2.0.
So it is possible to run DotNetNuke on Apache though it makes no sense unless there is a company policy which denies the usage of IIS or you have just XP Home.
Can I use WAMP?
WAMP - windows - apache - mysql - php
DotNetNuke is not based on PHP and currently there is no (core) MySql data provider for DotNetNuke. So DotNetnuke is definitly not a WAMP application.
Enormous difficults to install DNN
Malota has a lot of difficults installing DotNetNuke. Comparing of installing a basic WAMP system I must obmit he is right. You download a single Installation file, run it and you are done. (http://www.wampserver.com/en/download.php)
Only thing missing is the portal software, so this is not really compareable.
Reading all forum posts for the last 2 weeks I have noticed that many users are totally overstrained installing DotNetNuke. Very often they never have used SQL Server, DotNet framework or configured IIS before.
For me as a developer with some years of asp.net expierence it is totally easy. Last installation took me about 5 minutes including 1 minute waiting for the first compilation of the portal start up. The installation description is fine, but it is targeted to a different audience as normal window users.
Easy installation in there eyes means running a setup.exe, pressing 2 times OK and you are done. The setup should examine the system, should install (and download) all needed components like SQL Server, Dot.Net framework and IIS, configuere them and start it up. This is the expection of a normal user reading something about easy installation. And he is right.
We should stop talking about calling dotnetnuke setup an easy installation. It is great and it will run out of the box only if you know how to setup your box.