If you have a htaccess file make sure you don’t have a lower value set in it. That’s typically what happens is the htaccess file overrides the setting you dictate in php.ini.
I’ve even seen some people (for whatever reason) set php limits in their config.php Wordpress file. Check that too and make sure that isn’t what is going on.