[guided]We need to show that $W(\mathbb{F}_q)$, which is a priori an abstract ring, is actually a finite free module over $\mathbb{Z}_p$. The idea is to use the residue field structure: $\mathbb{F}_q$ is an $f$-dimensional $\mathbb{F}_p$-vector space, and we lift this structure to the Witt vectors.
Pick an $\mathbb{F}_p$-basis $\bar{x}_1, \ldots, \bar{x}_f$ of $\mathbb{F}_q$ and let $x_i = [\bar{x}_i] \in W(\mathbb{F}_q)$ be their Teichmuller representatives. Define $M = \bigoplus_{i=1}^f x_i \mathbb{Z}_p$. We claim $M = W(\mathbb{F}_q)$.
**Density.** Take any $a \in W(\mathbb{F}_q)$. By the [Witt Expansion](/theorems/???), $a = \sum_{n=0}^\infty [a_n] p^n$ with $a_n \in \mathbb{F}_q$. For each $n$, write $a_n = \sum_{i=1}^f c_{n,i} \bar{x}_i$ with $c_{n,i} \in \mathbb{F}_p$. The Teichmuller map is multiplicative, so $[a_n] \equiv \sum_{i=1}^f \tilde{c}_{n,i} x_i \pmod{p}$, where $\tilde{c}_{n,i} \in \mathbb{Z}_p$ lifts $c_{n,i}$. (Strictly, this works modulo $p$ because $[a_n] - \sum \tilde{c}_{n,i} [\bar{x}_i]$ reduces to $0$ in $\mathbb{F}_q$.) Thus $a \equiv \sum_{i=1}^f (\sum_n \tilde{c}_{n,i} p^n) x_i \pmod{p^m W(\mathbb{F}_q)}$ for any $m$, giving $W(\mathbb{F}_q) = M + p^m W(\mathbb{F}_q)$ for all $m \geq 1$.
**Closedness.** The module $M = \bigoplus_{i=1}^f x_i \mathbb{Z}_p$ is isomorphic to $\mathbb{Z}_p^f$ as a $\mathbb{Z}_p$-module. Since $\mathbb{Z}_p$ is $p$-adically complete, so is $\mathbb{Z}_p^f$ (completeness passes to finite direct sums), and $M$ is $p$-adically complete. A complete submodule of a Hausdorff topological module is closed.
Since $M$ is both dense and closed in $W(\mathbb{F}_q)$, we conclude $M = W(\mathbb{F}_q)$.
**Linear independence.** The $x_i$ are $\mathbb{Z}_p$-linearly independent: if $\sum_{i=1}^f c_i x_i = 0$ with $c_i \in \mathbb{Z}_p$, reducing modulo $p$ gives $\sum_{i=1}^f \bar{c}_i \bar{x}_i = 0$ in $\mathbb{F}_q$. Since the $\bar{x}_i$ are $\mathbb{F}_p$-linearly independent, $\bar{c}_i = 0$ for all $i$, so $c_i \in p\mathbb{Z}_p$. Dividing by $p$ and repeating, $c_i \in p^n \mathbb{Z}_p$ for all $n$, forcing $c_i = 0$. So $W(\mathbb{F}_q) = \bigoplus_{i=1}^f x_i \mathbb{Z}_p$ is free of rank $f$.[/guided]