cakephp does not allow you to do that. ctp extension is hard-coded in all the library files. Unless you want to search and replace all the "ctp" reference to "html", its not possible.
But if you want to rewrite the url and append html suffix, then see here