Hi,
similar to my post here (Memory warning even though no limit set) I would recommend you to check if this php.ini is read by your webserver by creating a file like this, accessing it with the browser and checking if the extension is enabled there:
<?php
phpinfo();