Magento Installation – PHP extension “mcrypt” must be loaded
Hello all! I’m new to PHP. I’m about to learn programming in PHP, especially e-Commerce.
So I start to prepare the environment. I’ve installed XAMPP version 1.7.4.
Then, I downloaded Magento, for the e-Commerce application. When I started the installation process for a few steps or clicks, I found that my PHP from XAMPP failed to load some extension.
Here are the message:
PHP extension “mcrypt” must be loaded.
PHP extension “curl” must be loaded.
Where can I found those extensions and how to load them? Hope I found some solution here.
Thank you.








