Hello everyone. Im trying to install an application called magento on my computer. When I run through the installation it says I need to have
pdo_mysql
mcrypt
curl
well I did a phpinfo() to see if it was there and it wasnt, the only PDO file I saw was PDO mysqlite... BUT!! when i look in my extensions I see this.
php_mcrypt.dll
php_pdo_mysql.dll
php_curl.dll
Im using easy php 5 and im running it off my windows machine. How do I go about enabling it