Unable to create a cakephp project with composer

you have to Restart your local server or Remote server after you make changes into PHP(php.ini) and save it,
in Mac OS
sudo /usr/sbin/apachectl restart
if you are on remote instance then
sudo service restart apache2
Then to make sure that you have make all set use info.php to verify that you have installed all required PHP packages for CakePhp