Update, just realized I didn’t have mysql installed (need my eyes checked). However, it still does not work after these steps because I have the same error:
$ sudo yum install php70w-mysql
[Successful Install]
$ php -m | grep sql
mysqli
pdo_mysql
pdo_pgsql
pdo_sqlite
pgsql
sqlite3