You will require to download latest moodle package and latest wampserver for it.To download wampserver click here.
- Goto the moodle site and download latest moodle package.Here I am downloading moodle latest 22 package.
- Install wamp server.Do not change installation path when installing wampserver.
- After installing wampserver,wamp folder will automatically be created in your C drive.
- Copy moodle-latest-22.zip file and paste it to the c->wamp->www and Extract it over their.
- Now start wamp sever.Type localhost in browser and click on moodle-latest-22.Next click on moodle.
- It will ask to select language.Choose any language and click on next.
- Keep Web Address,Moodle Directory and Data Directory as it is and click on next.
- Choose database driver as improved mysql and press next.
- Type root in Database user and keep remaining things as it is and click on next.Press continue.
- If the following screen will appear then open php.ini from wampserver tray icon->php->php.ini and find extension=php_curl.dll , extension=php_openssl.dll , extension=php_xmlrpc.dll and remove ; before all the lines.
- Now find intl.default_locale and write intl.default_locale=en_utf8 and add intl.error_level = E_WARNING after intl.default_locale=en_utf8.
- Restart all services of wamp server and following screen will appear.
- Click on continue.It will begin intallation , After installation again click on continue.
- Write down the general information and click on Update Profile.Next give full site name,sort name,description and you have successfully done it.